home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 19.zip / BS1 part 19 / Deluxe Print II disk 1.adf / s / startup-sequence < prev    next >
Text File  |  1988-12-31  |  229b  |  13 lines

  1. echo "Workbench disk.  Release 1.2 version 33.44"
  2. echo " "
  3. echo "Use Preferences tool to set date"
  4. type s/message
  5. wait 5
  6. if EXISTS sys:system
  7.     path sys:system add
  8. endif
  9. assign Fonts: BigFonts
  10. BindDrivers
  11. LoadWb
  12. endcli > nil:
  13.